Zip<TFirst,TSecond,TResult>(ParallelQuery<TFirst>,ParallelQuery<TSecond>,Func<TFirst,TSecond,TResult>)
Zip<TFirst,TSecond,TResult>(ParallelQuery<TFirst>,IEnumerable<TSecond>,Func<TFirst,TSecond,TResult>)
Name Type Description first System.Linq.ParallelQuery<TFirst> second System.Collections.Generic.IEnumerable<TSecond> resultSelector System.Func<TFirst,TSecond,TResult>
Name Value/Assignment ObsoleteAttribute The second data source of a binary operator must be of type System.Linq.ParallelQuery ExtensionAttribute Zip<TFirst,TSecond,TResult>(ParallelQuery<TFirst>,ParallelQuery<TSecond>,Func<TFirst,TSecond,TResult>)
Name Type Description first System.Linq.ParallelQuery<TFirst> second System.Linq.ParallelQuery<TSecond> resultSelector System.Func<TFirst,TSecond,TResult>
Name Value/Assignment ExtensionAttribute
Delphi Components
Software for Android Developers
Unix Manual Pages
Delphi Examples
Browse Nodes Database